home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / PROGRAM / DJINC106.ARJ / OSFCN.H < prev    next >
C/C++ Source or Header  |  1992-03-09  |  893b  |  26 lines

  1. /* This is file osfcn.h */
  2. /* This file may have been modified by DJ Delorie (Jan 1991).  If so,
  3. ** these modifications are Coyright (C) 1991 DJ Delorie, 24 Kirsten Ave,
  4. ** Rochester NH, 03867-2954, USA.
  5. */
  6.  
  7. /*
  8. ** Copyright (C) 1991 DJ Delorie, 24 Kirsten Ave, Rochester NH 03867-2954
  9. **
  10. ** This file is distributed under the terms listed in the document
  11. ** "copying.dj", available from DJ Delorie at the address above.
  12. ** A copy of "copying.dj" should accompany this file; if not, a copy
  13. ** should be available from where this file was obtained.  This file
  14. ** may not be distributed without a verbatim copy of "copying.dj".
  15. **
  16. ** This file is distributed WITHOUT ANY WARRANTY; without even the implied
  17. ** warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  18. */
  19.  
  20. #include <std.h>
  21. #include <time.h>
  22. /* #include <sys/socket.h> */
  23. #include <sys/resource.h>
  24.  
  25.  
  26.